JOYSTICK TWIST Z

This command will give support for reading joystick Z twist.

  Syntax
Return Integer=JOYSTICK TWIST Z()
  Returns

The command will give support for reading joystick z twist

  Example Code
do
cls
print "joystick twist x "+str$(joystick twist x())
print "joystick twist y "+str$(joystick twist y())
print "joystick twist z "+str$(joystick twist z())
loop
end
  See also

INPUT Commands Menu
Index